C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientSortingColumn Property

In This Topic
OnClientSortingColumn Property (TransposedGrid<T>)
In This Topic
Occurs before the user applies a sort by clicking on a column header.
Syntax
'Declaration
 
Public Overridable Property OnClientSortingColumn As String
 
See Also